home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 5-Fonts & Software / Applications / MacProject II / MacProject II Help / card_77839.txt < prev    next >
Text File  |  1989-09-27  |  5KB  |  221 lines

  1. -- card: 77839 from stack: in
  2. -- bmap block id: 78314
  3. -- flags: 0000
  4. -- background id: 68193
  5. -- name: Level Resources DBOX
  6.  
  7.  
  8. -- part 3 (field)
  9. -- low flags: 01
  10. -- high flags: 2002
  11. -- rect: left=8 top=52 right=127 bottom=70
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 10
  17. -- style flags: 0
  18. -- line height: 13
  19. -- part name: Inbox
  20.  
  21.  
  22. -- part 4 (button)
  23. -- low flags: 00
  24. -- high flags: 2000
  25. -- rect: left=80 top=56 right=81 bottom=458
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: 
  34. ----- HyperTalk script -----
  35. on mouseDown
  36.   show card field popupTop
  37. end mouseDown
  38.  
  39. on mouseUp
  40.   hide card field popupTop
  41. end mouseUp
  42.  
  43.  
  44.  
  45. -- part 5 (button)
  46. -- low flags: 00
  47. -- high flags: 2000
  48. -- rect: left=80 top=86 right=205 bottom=458
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 0 / 0
  51. -- text alignment: 1
  52. -- font id: 0
  53. -- text size: 12
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: 
  57. ----- HyperTalk script -----
  58. on mouseUp
  59.   hide card field popupOptions
  60. end mouseUp
  61.  
  62. on mouseDown
  63.   show card field popupOptions
  64. end mouseDown
  65.  
  66.  
  67.  
  68.  
  69. -- part 6 (button)
  70. -- low flags: 00
  71. -- high flags: 2000
  72. -- rect: left=80 top=210 right=240 bottom=458
  73. -- title width / last selected line: 0
  74. -- icon id / first selected line: 0 / 0
  75. -- text alignment: 1
  76. -- font id: 0
  77. -- text size: 12
  78. -- style flags: 0
  79. -- line height: 16
  80. -- part name: 
  81. ----- HyperTalk script -----
  82. on mouseDown
  83.   show card field popupDescription
  84. end mouseDown
  85.  
  86. on mouseUp
  87.   hide card field popupDescription
  88. end mouseUp
  89.  
  90.  
  91.  
  92. -- part 7 (button)
  93. -- low flags: 00
  94. -- high flags: 2000
  95. -- rect: left=97 top=244 right=269 bottom=439
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 1
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: 
  104. ----- HyperTalk script -----
  105. on mouseDown
  106.   show card field popupButtons
  107. end mouseDown
  108.  
  109. on mouseUp
  110.   hide card field popupButtons
  111. end mouseUp
  112.  
  113.  
  114.  
  115. -- part 8 (field)
  116. -- low flags: 81
  117. -- high flags: 2004
  118. -- rect: left=81 top=82 right=176 bottom=456
  119. -- title width / last selected line: 0
  120. -- icon id / first selected line: 0 / 0
  121. -- text alignment: 0
  122. -- font id: 3
  123. -- text size: 10
  124. -- style flags: 0
  125. -- line height: 13
  126. -- part name: popupTop
  127. ----- HyperTalk script -----
  128. on mouseUp
  129.   hide card field "popupTop"
  130. end mouseUp
  131.  
  132.  
  133. -- part 9 (field)
  134. -- low flags: 81
  135. -- high flags: 2004
  136. -- rect: left=80 top=207 right=270 bottom=459
  137. -- title width / last selected line: 0
  138. -- icon id / first selected line: 0 / 0
  139. -- text alignment: 0
  140. -- font id: 3
  141. -- text size: 10
  142. -- style flags: 0
  143. -- line height: 13
  144. -- part name: popupOptions
  145. ----- HyperTalk script -----
  146. on mouseUp
  147.   hide card field "popupOptions"
  148. end mouseUp
  149.  
  150.  
  151. -- part 10 (field)
  152. -- low flags: 81
  153. -- high flags: 2004
  154. -- rect: left=98 top=244 right=269 bottom=286
  155. -- title width / last selected line: 0
  156. -- icon id / first selected line: 0 / 0
  157. -- text alignment: 0
  158. -- font id: 3
  159. -- text size: 10
  160. -- style flags: 0
  161. -- line height: 13
  162. -- part name: popupDescription
  163. ----- HyperTalk script -----
  164. on mouseUp
  165.   hide card field "popupDescription"
  166. end mouseUp
  167.  
  168.  
  169. -- part 11 (field)
  170. -- low flags: 81
  171. -- high flags: 2004
  172. -- rect: left=79 top=141 right=242 bottom=459
  173. -- title width / last selected line: 0
  174. -- icon id / first selected line: 0 / 0
  175. -- text alignment: 0
  176. -- font id: 3
  177. -- text size: 10
  178. -- style flags: 0
  179. -- line height: 13
  180. -- part name: popupButtons
  181. ----- HyperTalk script -----
  182. on mouseUp
  183.   hide card field "popupButtons"
  184. end mouseUp
  185.  
  186.  
  187. -- part contents for card part 3
  188. ----- text -----
  189. Press any element for details.
  190.  
  191. -- part contents for card part 8
  192. ----- text -----
  193. If you have Interactive Leveling on in the Preferences dialog box, the Level Resources dialog box appears whenever MacProject II attempts to level.
  194.  
  195. The top of the dialog box tells which resource is over-allocated and which tasks are in conflict.
  196.  
  197.  
  198. -- part contents for card part 9
  199. ----- text -----
  200. Options for resolving the current conflict. Substituting the resource with another resource is always one of the options unless there is only one resource. The first option is the one that will cause the tasks to finish earliest.
  201.  
  202.  
  203. -- part contents for card part 10
  204. ----- text -----
  205. Description of the selected option.
  206.  
  207. -- part contents for card part 11
  208. ----- text -----
  209. Click Make Change to apply the selected option for resolving the conflict.
  210.  
  211. Click Ignore Conflict to ignore the selected conflict and move on to the next one.
  212.  
  213. Click Stop Leveling to return to the project without going through all of the conflicts.
  214.  
  215. -- part contents for background part 30
  216. ----- text -----
  217. The Resource Menu
  218.  
  219. -- part contents for background part 31
  220. ----- text -----
  221. Level Resources Dialog Box